PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / setLightingScheme Method
A PDF3DLightingScheme that represents the lighting scheme to be used when rendering 3D artwork with this view.
In This Topic
    setLightingScheme Method
    In This Topic
    Sets the lighting scheme.
    Syntax
    public void setLightingScheme( 
       PDF3DLightingScheme lightingScheme
    )

    Parameters

    lightingScheme
    A PDF3DLightingScheme that represents the lighting scheme to be used when rendering 3D artwork with this view.
    See Also